home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / adatimer.zip / TIMEL4.TXT < prev    next >
Text File  |  1990-12-19  |  710b  |  37 lines

  1. -- Listing 4.  The output from the Listing 3.
  2.  
  3. Fast Polled Timer Demo
  4. Starting 50 msec timer.
  5. 49.94 msec left.
  6. Let's see how long it took to write this line.
  7. 3.02 msec used.
  8. Resetting the timer.
  9. 49.94 msec left.
  10. Looping until the timer expires.
  11. Timer expired after 708 loops.
  12. Reading the timer on the fly.
  13. 49.91 msec left.
  14. 48.44 msec left.
  15. 46.97 msec left.
  16. 45.51 msec left.
  17. Reading the timer when stopped.
  18. 50 msec timer started.
  19. Stopped as soon as possible.
  20. 0.12 msec used.
  21. 49.88 msec left.
  22. 1 second later.
  23. 0.12 msec used.
  24. 49.88 msec left.
  25. Let it run momentarily.
  26. 0.18 msec used.
  27. 49.82 msec left.
  28. Watching 1 second timer for 5 seconds.
  29.  Tick
  30.  Tick
  31.  Tick
  32.  Tick
  33.  Tick
  34.  
  35. Done.
  36.  
  37.